Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 2c577df27f72d931edcca5157c2e769e39064482


Parents : f6b48f0
Author : Mark Qvist <mark@unsigned.io>
Date : 2022-10-08T23:33:16+02:00

Cleanup

Changes

1 files changed, 0 insertions(+), 1 deletions(-)


Diff

diff --git a/sbapp/main.py b/sbapp/main.py
index 87ed1b75..f745ce48 100644
--- a/sbapp/main.py
+++ b/sbapp/main.py
@@ -698,7 +698,6 @@ class SidebandApp(MDApp):
self.sideband.setpersistent("lxmf.syncretrying", False)
self.sideband.request_lxmf_sync(limit=sl)
- # , font_size=dp(20)
close_button = MDRectangleFlatButton(text="Close",font_size=sp(18))
stop_button = MDRectangleFlatButton(text="Stop",font_size=sp(18), theme_text_color="Custom", line_color=self.color_reject, text_color=self.color_reject)
dialog_content = MsgSync()


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────